:root {
     --7: #fff;
     --f: #2c302d;
     --b: #821F04 ;
     --o: #f2f2f2;
     --z: #821F04 ;
     --1s: 10px;
     --1r: 12px;
     --33: 35px;
     --38: 16px;
     --4b: 0px;
     --4c: 15px;
 }

.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 100%
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    max-width: 100%;
    width: auto
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.d-none {
    display: none
}

.d-initial {
    display: initial
}

.d-flex {
    display: flex
}

.offset-auto {
    margin-left: auto
}

.offset-0 {
    margin-left: 0
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}
/*
.rentPrice_active_p, .rentPrice_active_s {
    display: none;
}*/


.poppins {
    width: auto !important;
}
@media (min-width: 414px) {
    .col-sm {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .d-sm-none {
        display: none
    }

    .d-sm-initial {
        display: initial
    }

    .d-sm-flex {
        display: flex
    }

    .offset-sm-auto {
        margin-left: auto
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 744px) {
    .col-md {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .d-md-none {
        display: none
    }

    .d-md-initial {
        display: initial
    }

    .d-md-flex {
        display: flex
    }

    .offset-md-auto {
        margin-left: auto
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .d-lg-none {
        display: none
    }

    .d-lg-initial {
        display: initial
    }

    .d-lg-flex {
        display: flex
    }

    .offset-lg-auto {
        margin-left: auto
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .d-xl-none {
        display: none
    }

    .d-xl-initial {
        display: initial
    }

    .d-xl-flex {
        display: flex
    }

    .offset-xl-auto {
        margin-left: auto
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1440px) {
    .col-xxl {
        flex-basis:0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        max-width: 100%;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .d-xxl-none {
        display: none
    }

    .d-xxl-initial {
        display: initial
    }

    .d-xxl-flex {
        display: flex
    }

    .offset-xxl-auto {
        margin-left: auto
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%
    }
}

.premise-hero-screen .image-block {
    padding-right: 2rem;
}

.premise-hero-screen .image-block .swiper-slide {
    display: flex;
    justify-content: center;
}

.premise-hero-screen .image-block .swiper-slide img {
    height: 62rem;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 101%;
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: auto;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1;
}

.premise-hero-screen {
    margin-bottom: 20rem;
    padding:0 30px;
    padding-top: 30px;
}

html {
    font-size: .5208333333vw
}

.premise-hero-screen .info-block .title-block .area p {
    letter-spacing: 0;
}

@media only screen and (min-width: 1920px) {
    html {
        font-size:10px
    }
}

@media (max-width: 1199px) {
    html {
        font-size:10px
    }
}
@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/TTHovesRegular.woff2) format("woff2"),url(../fonts/TTHovesRegular.PIZxoSjp.woff) format("woff"),url(../fonts/TTHovesRegular.Dz4vY2gF.ttf) format("truetype"),url(../fonts/TTHovesRegular.eot?) format("eot")
}

@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/TTHovesMedium.woff2) format("woff2"),url(../fonts/TTHovesMedium.woff) format("woff"),url(../fonts/TTHovesMedium.ttf) format("truetype"),url(../fonts/TTHovesMedium.eot?) format("eot")
}

@font-face {
    font-display: swap;
    font-family: FontSiteFamily;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/RFDewiExpanded-Black.woff2) format("woff2"),url(../fonts/RFDewiExpanded-Black.woff) format("woff"),url(../fonts/RFDewiExpanded-Black.ttf) format("truetype"),url(../fonts/RFDewiExpanded-Black.eot?) format("eot")
}

* {
    box-sizing: border-box
}

@media (min-width: 1200px) {
    * {
        -ms-overflow-style:-ms-autohiding-scrollbar;
        scrollbar-width: thin;
        -webkit-overflow-scrolling: touch
    }

    .scroll-style ::-webkit-scrollbar {
        background-color: #9d9d9d;
        width: 8px
    }

    .scroll-style ::-webkit-scrollbar-thumb {
        background-color: #78797c
    }

    .scroll-style ::-webkit-scrollbar-thumb:hover {
        background-color: #3d3d47
    }
}






body {
    background-color: #f2f2f2;
    font-family: FontSiteFamily, arial !important;
    margin: 0;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, ol, ol li, p, ul, ul li {
    margin: 0;
    padding: 0;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
}

.favourites-page .title-block {
    display: flex;
    flex-wrap: wrap;
}
.h1, h1 {
    color: #232427;
    font-size: 6.9rem;
    font-weight: 900;
    letter-spacing: -.0724637681em;
    line-height: 1;
    text-transform: uppercase;
}


    .favourites-page .title-block h1 {
        margin-left: auto;
        letter-spacing: -.07em;
        font-size: 9.5rem;
    }



@media (max-width: 413px) {
    .favourites-page .title-block {
        flex-direction: column-reverse;
        gap: 1.5rem;
        row-gap: 1.5rem;
        column-gap: 1.5rem;
    }
}    


@media (max-width: 743px ) {
    .favourites-page .title-block .h1, .favourites-page .title-block h1 {
        color:#232427;
        font-size: 2.6rem;
        font-weight: 900;
        letter-spacing: -.0769230769em;
        line-height: 1;
        text-transform: uppercase
    }

    .favourites-page .title-block .h1.large, .favourites-page .title-block h1.large {
        line-height: .93
    }

    .favourites-page .title-block .h1.large, .favourites-page .title-block .h1.small, .favourites-page .title-block h1.large, .favourites-page .title-block h1.small {
        color: #232427;
        font-size: 3.5rem;
        font-weight: 900;
        letter-spacing: -.0857142857em;
        text-transform: uppercase
    }

    .favourites-page .title-block .h1.small, .favourites-page .title-block h1.small {
        line-height: .9
    }

    .favourites-page .title-block .h1.small sup, .favourites-page .title-block h1.small sup {
        font-size: 2rem
    }
}


.premise-hero-screen .specifications-block .s-item {
    align-items: flex-end;
    border-bottom: 1px solid #b4b4b4;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
    width: calc(50% - 2rem);
}
.specifications-block {
    column-gap: 4rem;
    margin-bottom: 5rem;
    margin-top: 20px;
    row-gap: 2rem;
}
.s-item p {
    color: #232427;
    font-size: 1.9rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    padding-right: 1rem;
}
.specifications-block .s-item span {
    color: #232427;
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: .8;
    text-align: right;
}

.price-block {
    align-items: flex-end;
    margin-bottom: 2rem;
}

.premise-hero-screen .info-block .button-block {
    gap: 1.2rem;
}

.premise-hero-screen .info-block .button-block .button {
    width: calc(50% - .6rem);
}

label .select-list p.selected,label .select-list p:hover {
    background-color: #6e0b00;
    color: #f2f2f2
}

label .select-list p.selected {
    opacity: .4
}

.border-button {
    align-items: center;
    border: 1px solid #b4b4b4;
    -o-border-image: linear-gradient(90deg,#575757,#b4b4b4) 1;
    border-image: linear-gradient(90deg,#575757,#b4b4b4) 1;
    cursor: pointer;
    display: flex;
    justify-content: center;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 1rem 1.6rem
}

.border-button a,.border-button span {
    color: #f2f2f2;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
    text-transform: uppercase
}

.border-button.square:before {
    animation: blink .8s ease-in-out infinite;
    background-color: #f2f2f2;
    border-radius: 1px;
    content: "";
    display: block;
    height: .8rem;
    margin-right: 1rem;
    min-width: .8rem;
    width: .8rem
}

.button {
    align-items: center;
    background-color: #232427;
    border: 1px solid #232427;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1.5rem 4.2rem;
    transition: background-color .3s ease-in-out,opacity .3s ease-in-out,border .3s ease-in-out;
    width: -moz-max-content;
    width: max-content
}

.button svg {
    margin-left: 1rem;
    max-width: 1.2rem;
    min-width: 1.2rem
}

.button svg path {
    fill: #f2f2f2;
    transition: fill .3s ease-in-out
}

.button a,.button span {
    color: #f2f2f2;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
    text-transform: uppercase;
    transition: color .3s ease-in-out
}

.button:hover {
    background-color: #821f04;
    border: 1px solid #f2f2f2
}

.button.red {
    background-color: #821f04;
    border: 1px solid #821f04
}

.button.red:hover {
    background-color: #f2f2f2
}

.button.red:hover a,.button.red:hover span {
    color: #821f04
}

.button.red:hover svg path {
    fill: #821f04
}

.button.red-reverse {
    background-color: #f2f2f2;
    border: 1px solid #821f04
}

.button.red-reverse a,.button.red-reverse span {
    color: #821f04
}

.button.red-reverse svg path {
    fill: #821f04
}

.button.red-reverse:hover {
    background-color: #821f04;
    border: 1px solid #f2f2f2
}

.button.red-reverse:hover a,.button.red-reverse:hover span {
    color: #f2f2f2
}

.button.red-reverse:hover svg path {
    fill: #f2f2f2
}

.button.dark-red-reverse {
    background-color: #f2f2f2;
    border: 1px solid #6e0b00
}

.button.dark-red-reverse a,.button.dark-red-reverse span {
    color: #6e0b00
}

.button.dark-red-reverse svg path {
    fill: #6e0b00
}

.button.dark-red-reverse:hover {
    background-color: #6e0b00;
    border: 1px solid #f2f2f2
}

.button.dark-red-reverse:hover a,.button.dark-red-reverse:hover span {
    color: #f2f2f2
}

.button.dark-red-reverse:hover svg path {
    fill: #f2f2f2
}

.button.white {
    background-color: #f2f2f2;
    border: 1px solid #232427
}

.button.white a,.button.white span {
    color: #232427
}

.button.white svg path {
    fill: #232427
}

.button.white:hover {
    background-color: #232427
}

.button.white:hover a,.button.white:hover span {
    color: #f2f2f2
}

.button.white:hover svg path {
    fill: #f2f2f2
}

.button.disable {
    opacity: .4;
    pointer-events: none
}
.tab-head {
    align-items: center;
    border: 1px solid #232427;
    display: flex;
    width: -moz-max-content;
    width: max-content;
}
.col-md-6 {
    flex: 0 0 50%;
}
.tab-link.active {
    background-color: #232427;
}
.tab-link.active span {
    color: #fff;
}
.tab-head .tab-link.disabled {
    opacity: .3;
    pointer-events: none;
}
.tab-head .tab-link {
    cursor: pointer;
    display: flex;
    flex: 1;
    justify-content: center;
    padding: 1rem 2rem;
    white-space: nowrap;
}
.price-item {
    color: #232427;
    font-size: 3rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: .8;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
}

.price-item i {
    font-size: 1.4rem;
    font-style: normal;
    margin-bottom: .5rem;
    opacity: .5;
    white-space: nowrap;
}

.col-6{
    padding-left: 0;
    padding-right: 0;
    position: relative;
   

}

.title-block {
  white-space: normal;
  align-items: flex-start;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.title-block h1 {
    display: flex;
    gap: 5rem;
    letter-spacing: 0;
    width: -moz-max-content;
    width: max-content;
}


.title-block .area {
    margin-top: .5rem;
    width: 100%;
}


.h1.small, h1.large, h1.small {
    color: #232427;
    font-size: 6rem;
    font-weight: 900;
    line-height: .8;
    text-transform: uppercase;
}

.button a, .button span {
    color: #f2f2f2;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
    text-transform: uppercase;
    transition: color .3s ease-in-out;
    font-family: FontSiteFamily, arial;
}


@media (max-width: 1024px) and (pointer: coarse) {
    .h1.small, h1.large, h1.small {
        font-size: 3rem;
    }
    .s-item p {
     font-size: 1.4rem;   
    }

    .specifications-block .s-item span{
        font-size: 1.4rem;
    } 
    .price-item {
      font-size: 2.5rem;
      padding-top: 10px
    }
    .button a, .button span {
       font-size: 1.3rem; 
    }
    .premise-hero-screen .image-block {
        padding-right: 0px;
        padding-bottom: 50px;
    }
    img, video {
        height: 100%;
    }
}

.title-block .status {
    align-items: baseline;
    display: flex;
    margin-top: 1rem;
    width: -moz-max-content;
    width: max-content;
}
.title-block .status:before {
    background-color: #821f04;
    content: "";
    display: block;
    margin-right: 1.3rem;
    min-height: 1.1rem;
    min-width: 1.1rem;
}
.title-block .status.available:before {
    background-color: #04aa7b;
}
.title-block .status p {
    color: #232427;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3;
    text-transform: lowercase;
}

.info-block .park-name {
    color: #821f04;
    display: block;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: .0111111111em;
    line-height: 1;
    margin-bottom: 1.4rem;
    text-transform: uppercase;
}
.info-block {
display: flex;
    flex-direction: column;
    margin-left: auto;
}







.zoomist-container {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  max-width: 100%;
}
.zoomist-slider {
  left: calc(50% - 60px) !important;

}
.zoomist-image {
  width: 100%;
  height: 100%;
  object-fit: contain; 
    display: flex;
  justify-content: center;
  align-items: center;
}

.zoomist-wrapper {
 /* overflow: visible !important;*/
  background-color: transparent !important;
}

.zoomist-zoomer {
    position: fixed;
    z-index: 2;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    border-radius: 0 0 0 4px;
    overflow: hidden;
    width: 50px;
}

.zoomist-image img {
  width: 90%;
  /*object-fit: cover;*/
  object-position: center;
  padding-top: var(--padding-top)
}

.favourites-icon {
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-left: auto;
    min-height: 50px;
    min-width: 50px;
}

.favourites-icon.active svg path {
    fill: #821f04;
}

.favourites-bar {
    align-items: center;
    background: #191a1e;
    display: flex;
    flex-wrap: wrap;
    max-width: 45rem;
    padding: 2rem;
    right: 3rem;
    justify-content: space-between;
    height: calc(100% - .5rem);

}
.favourites-bar p {
    color: #f2f2f2;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
}
.favourites-bar .info {
    column-gap: 1.8rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 2.5rem;
    margin-top: 3.2rem;
    row-gap: .7rem;
    width: 100%;
}

.favourites-bar .info span {
    color: #f2f2f2;
    font-size: 2rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: .8;
}
.favourites-bar .button, .favourites-bar .info span:last-child {
    width: 100%;
}
.button.white a, .button.white span {
    color: #232427;
}
.button svg {
    margin-left: 1rem;
    max-width: 1.2rem;
    min-width: 1.2rem;
}


.favourites-bar .button {
    align-items: center;
    background-color: #232427;
    border: 1px solid #232427;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 1.5rem 4.2rem;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out, border .3s ease-in-out;
    width: -moz-max-content;
    width: max-content;
    border-radius: 0px;
}
.button.white {
    background-color: #f2f2f2;
    border: 1px solid #232427;
}

.favourites-bar .button, .favourites-bar .info span:last-child {
    width: 100%;
}

.button.white svg path {
    fill: #232427;
}

.tab-head .tab-link.active span {
    color: #fff;
}
.tab-head .tab-link span {
    color: #232427;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3;
}














.container {
    margin: 0 auto;
    padding: 0 30px;
    width: 100%;
}


.favourites-page .title-block {
    display: flex;
    flex-wrap: wrap;
}




.favourites-page .commercial-offer {
    align-items: flex-end;
    display: flex;
    gap: 2.4rem;
    justify-content: space-between;
    margin-top: 12rem;
}
.favourites-page .commercial-offer p {
    color: #232427;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .015em;
    line-height: 1.2;
    max-width: 46rem;
}

.favourites-page .commercial-offer .button {
    white-space: nowrap;
}


.button.red {
    background-color: #821f04;
    border: 1px solid #821f04;
}


.favourites-page .premises-list {
    -moz-column-gap: 3.4rem;
    column-gap: 3.4rem;
    margin-bottom: 20rem;
    margin-top: 4.8rem;
    row-gap: 4.8rem;
}

.favourites-page .premises-list .p-item {
    flex: 0 0 calc(25% - 2.55rem);
    max-width: calc(25% - 2.55rem);
}

.premises-list .p-item .img-wrap {
    background-color: #fff;
    height: 13vw;
    margin-bottom: 2.5rem;
    padding: 2.4rem;
    position: relative;
}

@media (max-width: 1199px) 
{
    #cgrid.premises-list .p-item .img-wrap {
        height:25rem;
        padding: 3.4rem;
    }
}

.premises-list .p-item .img-wrap img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.premises-list .p-item .park-name {
    color: #932405;
    display: block;
    font-size: 1.6rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.3;
    margin-bottom: 2rem;
    text-transform: uppercase;
}

.premises-list .p-item .img-wrap .favourites-icon {
    background-color: #f2f2f2;
    position: absolute;
    right: 2rem;
    top: 2rem;
}

.favourites-icon {
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-left: auto;
    min-height: 50px;
    min-width: 50px;
}
img, video {
    width: 100%;
}
.premises-list .p-item .name {
    color: #232427;
    display: flex;
    font-size: 3rem;
    font-weight: 900;
    gap: 2rem;
    letter-spacing: 0;
    line-height: 1;
    margin-bottom: 4.5rem;
}

.premises-list .p-item .specifications-block {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

.premises-list .p-item .specifications-block .s-item {
    align-items: flex-end;
    border-bottom: 1px solid #b4b4b4;
    display: flex;
    justify-content: space-between;
    padding-bottom: 1rem;
}

.premises-list .p-item .specifications-block .s-item p {
    color: #232427;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.1;
    padding-right: 1rem;
}
.premises-list .p-item .specifications-block .s-item span {
    color: #232427;
    font-size: 1.8rem;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 1.1;
    text-align: right;
}


/* ────────────────── NOTIFICATION ────────────────── */
.notif {
  position: fixed;
  top: 72px; 
  right: 0px;
  background: var(--black);
  color: #fff;
  font-size: 12px;
  letter-spacing: .03em;
  padding: 11px 18px;
  z-index: 9999;
  transform: translateX(120%);
  transition: transform .25s ease;
  pointer-events: none;
}
.notif.show { 
    transform: translateX(0); 
}

/* Favourites mobile */
@media (max-width: 413px) {
    .favourites-page .title-block {
        flex-direction: column-reverse;
        gap: 1.5rem;
        row-gap: 1.5rem;
        column-gap: 1.5rem;
    }
}

@media (max-width: 743px) {
    .favourites-page {
        padding-top:calc(3rem + var(--header-height));
    }

    .favourites-page .commercial-offer {
        align-items: flex-start;
        flex-direction: column;
        gap: 2.4rem
    }

    .favourites-page .commercial-offer p {
        font-size: 1.6rem
    }

    .favourites-page .commercial-offer .button {
        width: 100%
    }

    .favourites-page .title-block {
        flex-direction: row
    }

    .favourites-page .premises-list {
        margin-bottom: 20rem
    }

    .favourites-page .premises-list .p-item {
        flex: 100%;
        max-width: 100%
    }

    .favourites-page .premises-list .p-item .img-wrap {
        padding: 3.2rem
    }

    .favourites-page .empty {
        margin-bottom: 16rem;
        margin-top: 17rem
    }

    .favourites-page .empty p {
        font-size: 3.7rem;
        margin-bottom: 2.5rem;
        text-align: center
    }

    .favourites-page .empty .description {
        font-size: 1.8rem
    }

    .favourites-page .empty .button {
        width: 100%
    }
}


@media (max-width: 413px) {
    .favourites-page .title-block {
        flex-direction:column-reverse;
        gap: 1.5rem
    }

    .favourites-page .empty .button {
        font-size: 1.4rem;
        padding-bottom: 2rem;
        padding-top: 2rem;
        width: 100%
    }
}


/*favorit*/

:root {

  --black:     #0d0d0d;

}

.back-container {
    display: inline-flex;
    flex-direction: column; /* Размещает элементы вертикально (друг под другом) */
    align-items: center;    /* Выравнивает картинку и текст строго по центру */
    gap: 8px;               /* Задает расстояние между картинкой и текстом */
    cursor: pointer;        /* Делает всю область кликабельной (появляется "палец") */
    user-select: none; 
    margin-left: -23px;
    margin-top: 4px;
}

@media (max-width: 1023px) {
    .back-container {
        margin-left: -5px;
    }
}


.back-text {
    font-family: sans-serif; /* Стиль шрифта (настройте под ваш проект) */
    font-size: 19px;         /* Размер текста */
    color: #000000;          /* Цвет текста */
}



/*галерея*/

#thumbnail-slider{
    margin-top: 1.5rem;
}
.first_slide {
    width: 60px !important;
}

#main-slider .splide__slide.vertical-slide img {
    width: auto;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}
#main-slider .splide__slide img {
    width: auto;
    max-width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0 auto;
    display: block;
}

.premise-detail-page .premise-hero-screen .image-block .swiper-main .swiper-slide img {
    height: 62rem;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto;
}





/* Booking window */
.modal-overlay {
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100dvh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1000
}

.modal-overlay.modal-down {
    display: flex
}

.modal-overlay.modal-down .modal-content {
    margin-top: auto
}

.modal-overlay.modal-down .close {
    position: absolute;
    right: 2.5rem;
    top: 4rem;
    z-index: 5
}

.modal-overlay.modal-top {
    display: flex;
    flex-direction: column
}

.modal-overlay.opacity {
    display: flex
}

.modal-overlay.opacity .modal-content {
    margin: auto
}

.modal-overlay .modal-content {
    display: flex;
    height: -moz-max-content;
    height: max-content;
    margin-left: auto;
    max-width: -moz-max-content;
    max-width: max-content
}

.modal-overlay .close {
    cursor: pointer;
    display: flex;
    height: 4.6rem;
    min-width: 4.6rem;
    position: relative;
    width: 4.6rem
}

.modal-overlay .close:after,.modal-overlay .close:before {
    background-color: #f2f2f2;
    content: "";
    display: block;
    height: .4rem;
    position: absolute;
    top: 50%;
    width: 100%
}

.modal-overlay .close:after {
    transform: translateY(-50%) rotate(45deg)
}

.modal-overlay .close:before {
    transform: translateY(-50%) rotate(-45deg)
}

.modal-overlay .modal-img {
    flex: 1;
    position: relative;
    width: 100%
}

.modal-overlay .modal-img .adaptive-picture {
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%
}

.modal-overlay .modal-img .adaptive-picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

@media (max-width: 1199px) {
    .modal-overlay .close {
        height:3.2rem;
        min-width: 3.2rem;
        width: 3.2rem
    }

    .modal-overlay .close:after,.modal-overlay .close:before {
        height: .3rem
    }
}
.splide {
    visibility: inherit !important;
}
.consultation-modal {
    background-color: #6e0b00;
    display: flex;
    flex-direction: column;
    height: 100dvh;
    max-width: 72.6rem;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 3rem;
    width: 100%;
    top: 0;
    right: -850px;
    transition: right 0.3s ease-out;
}

.consultation-modal.open {
    right: 0;
}


.consultation-modal.bg-white {
    background-color: #f2f2f2
}

.consultation-modal.bg-white .close:after,.consultation-modal.bg-white .close:before {
    background-color: #232427
}

.consultation-modal.bg-white .checkbox .square {
    background-color: transparent;
    border: 1px solid #232427
}

.consultation-modal.bg-white .checkbox input:checked+.square {
    background-color: #232427
}

.consultation-modal.bg-white .checkbox input:checked+.square svg * {
    fill: #fff;
    stroke: #fff
}

.consultation-modal.bg-white .title-block h3,.consultation-modal.bg-white .title-block p {
    color: #232427
}

.consultation-modal.bg-white .from-wrap form .list-fields label {
    border-bottom: 1px solid #232427
}

.consultation-modal.bg-white .from-wrap form .control .caption,.consultation-modal.bg-white .from-wrap form .control .caption a,.consultation-modal.bg-white .from-wrap form .control p,.consultation-modal.bg-white .from-wrap form .control p a,.consultation-modal.bg-white .from-wrap form .list-fields label .caption,.consultation-modal.bg-white .from-wrap form .list-fields label input {
    color: #232427
}

.consultation-modal.bg-black {
    background-color: #191a1e
}

.consultation-modal.bg-black .checkbox .square {
    background-color: transparent;
    border: 1px solid #fff
}

.consultation-modal.bg-black .checkbox input:checked+.square {
    background-color: #fff
}

.consultation-modal.bg-black .checkbox input:checked+.square svg * {
    fill: #821f04;
    stroke: #821f04
}

.consultation-modal.booking label.area,.consultation-modal.booking label.block,.consultation-modal.booking label.box,.consultation-modal.booking label.format,.consultation-modal.booking label.park,.consultation-modal.booking label.price,.consultation-modal.booking label.type_deal {
    display: none
}

.consultation-modal.special-offer .from-wrap form .list-fields label.park {
    width: 100%
}

.consultation-modal.calc-request label.budget,.consultation-modal.calc-request label.park {
    display: none
}

.consultation-modal .close {
    margin-bottom: 4.6rem;
    margin-left: auto
}

.consultation-modal .title-block {
    margin-bottom: 4rem
}

.consultation-modal .title-block h3 {
    color: #f2f2f2;
    display: flex;
    flex-direction: column
}

.consultation-modal .title-block h3 span:last-child {
    text-align: right
}

.consultation-modal .title-block p {
    color: #f2f2f2;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    margin-top: 4rem;
    max-width: 33.5rem
}

.consultation-modal .from-wrap {
    display: flex;
    flex-direction: column;
    /*height: 100%*/
    height: 89.5%;
}

.consultation-modal .from-wrap form {
    margin-top: auto;
    transition: opacity .3s ease-in-out
}

.consultation-modal .from-wrap form.loading {
    opacity: .5;
    pointer-events: none
}

.consultation-modal .from-wrap form .list-fields {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12rem;
    row-gap: 3rem
}

.consultation-modal .from-wrap form .list-fields label {
    border-bottom: 1px solid #f2f2f2;
    cursor: text;
    padding-bottom: 1rem;
    position: relative;
    width: 100%
}

.consultation-modal .from-wrap form .list-fields label.checkbox {
    border: none;
    display: flex;
    padding-bottom: 0
}

.consultation-modal .from-wrap form .list-fields label.footage,.consultation-modal .from-wrap form .list-fields label.park {
    width: calc(50% - 1rem)
}

.consultation-modal .from-wrap form .list-fields label.format,.consultation-modal .from-wrap form .list-fields label.page,.consultation-modal .from-wrap form .list-fields label.roistat,.consultation-modal .from-wrap form .list-fields label.utm_campaign,.consultation-modal .from-wrap form .list-fields label.utm_content,.consultation-modal .from-wrap form .list-fields label.utm_medium,.consultation-modal .from-wrap form .list-fields label.utm_source,.consultation-modal .from-wrap form .list-fields label.utm_term,.consultation-modal .from-wrap form .list-fields label.yclid {
    display: none
}

.consultation-modal .from-wrap form .control label.consent_ads {
    margin-bottom: 1.5rem
}

.consultation-modal .from-wrap form .control .checkbox-agree {
    display: flex;
    position: relative
}

.consultation-modal .from-wrap form .control .checkbox-agree .error {
    left: 0;
    max-width: -moz-max-content;
    max-width: max-content;
    top: -2px;
    transform: translateY(-100%);
    width: auto
}

.consultation-modal .from-wrap form .control p {
    color: #f2f2f2;
    font-size: 1.5rem;
    font-weight: 500;
    letter-spacing: .02em;
    line-height: 1.2;
    margin-bottom: 1.5rem;
    max-width: 50rem;
    width: 100%
}

.consultation-modal .from-wrap form .control p a {
    color: #f2f2f2;
    text-decoration: underline
}

.consultation-modal .from-wrap form .control .button {
    width: 100%
}

.consultation-modal .msg .img-wrap {
    margin-top: auto
}

@media (max-width: 1199px) {
    .consultation-modal {
        padding:3rem 2rem
    }
}

@media (max-width: 743px) {
    .consultation-modal {
        padding:2rem 1rem 3rem;
        width: 100%
    }

    .consultation-modal .title-block h3 {
        display: flex;
        flex-direction: column;
        gap: 2rem
    }

    .consultation-modal .from-wrap form .list-fields {
        margin-bottom: 7rem
    }

    .consultation-modal .from-wrap form .list-fields label.footage,.consultation-modal .from-wrap form .list-fields label.park {
        width: 100%
    }
}

@media (max-width: 375px) {
    .consultation-modal h3 {
        font-size:2.5rem
    }
}

/* --- /Booking window --- */

/* Контейнер с формой "Забронировать" */
.floating-form {
    width: 726px;
    position: fixed;  /* Приклеиваем */
    right: 0;         /* Прижимаем к правому краю */
    top: 0;
    bottom: 0;
    background: #fff; /* Белый фон (подставьте свой) */
    box-shadow: -2px 0 10px rgba(0, 0, 0, 0.1); /* Лёгкая тень */
    overflow-y: auto; /* Если контента много — скролл */
    
    /* Ваши паддинги */
    padding: 30px 20px;
    
    /* Чтобы ширина считалась с паддингами */
    box-sizing: border-box;
}

/* Адаптивность — чтобы на узких экранах блок не вылезал */
@media (max-width: 726px) {
    .floating-form {
        width: 100%;
    }
}

.reserveBlockHeader {
    color:#f2f2f2;
    font-size:4rem;
    font-family: FontSiteFamily,arial;
    flex-direction:column;
    }


/* Здесь идут коррекции из-за того, что аналогичные стили уже были ранее определены, а их применение нам мешает */
.consultation-modal  h3{
    font-size: 4rem;
    font-weight: 900;
    letter-spacing: -.025em;
    line-height: 1;
    text-transform: uppercase
}



.consultation-modal .title-block {
  white-space: normal;      /* или normal */
    align-items: stretch;      /* значение по умолчанию */
    display: block;            /* вместо flex */
    flex-wrap: nowrap;         /* отключаем wrap */
    margin-bottom: 4rem;
}

.consultation-modal .offset-md-auto {
    white-space-collapse: collapse;
}

label .error {
    background-color: #b45136;
    color: #f2f2f2;
    font-size: 1.2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    opacity: .8;
    padding: .3rem 1.2rem;
    top: calc(100% + .1rem)
}

label .error,label svg {
    position: absolute;
    right: 0
}

.consultation-modal .list-fields {
    color: inherit;
    white-space-collapse:collapse;
    /*white-space: inherit;*/
}

.consultation-modal .list-fields label {
    /* display: none; */
    max-width: 100%;
    position: relative
}


.consultation-modal label .caption, .consultation-modal label input {
    color: #f2f2f2;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .015em;
    line-height: 1.2;
    width: 100%
}

.consultation-modal label .caption {
    display: block;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding-right: 5px;
    position: absolute;
    text-overflow: ellipsis;
    top: 0;
    transition: opacity .3s ease-in-out;
    white-space: nowrap;
    z-index: 1;
    pointer-events: none;
}

.consultation-modal label.empty .caption {
    opacity: .5
}

.consultation-modal input,textarea {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: none;
    border: none;
    box-shadow: none;
    margin: 0;
    outline: none;
    padding: 0;
    user-select:text;
}

.consultation-modal label svg {
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    display: block;
}

.consultation-modal label .error,label svg {
    position: absolute;
    right: 0
}

.consultation-modal label.field-select input {
    cursor: pointer
}

.consultation-modal .from-wrap .list-fields .field-select .caption {
    cursor: pointer;
}

.consultation-modal .control {
    white-space-collapse: collapse;
}

.consultation-modal label {
    display: block;
    max-width: 100%;
    position: relative;
    text-wrap-mode: wrap;
}

.consultation-modal .checkbox input {
    display: none
}

.consultation-modal label input {
    position: relative;
    z-index: 2
}

.consultation-modal .checkbox input:checked+.square {
    background-color: #fff;
    border: 1px solid transparent
}

.consultation-modal .checkbox input:checked+.square svg * {
    fill: #821f04;
    stroke: #821f04
}

.consultation-modal .checkbox .square {
    background-color: #821f04;
    border: 1px solid #fff;
    cursor: pointer;
    height: 1.5rem;
    margin-right: 1rem;
    margin-top: .4rem;
    min-height: 1.5rem;
    min-width: 1.5rem;
    position: relative;
    transition: background-color .3s ease-in-out,opacity .3s ease-in-out,border .3s ease-in-out;
    width: 1.5rem
}

.consultation-modal .checkbox .square:hover {
    opacity: .7
}

.consultation-modal .checkbox .square svg {
    height: .9rem;
    left: 52%;
    top: 52%;
    transform: translate(-50%,-50%);
    width: 1rem
}

.consultation-modal .checkbox .square svg * {
    fill: transparent;
    stroke: transparent;
    transition: fill .3s ease-in-out,stroke .3s ease-in-out
}

.consultation-modal label.checkbox,label.radio {
    cursor: pointer;
    display: flex
}

/*форма "Забронировать" */
#form_text_41 > span.caption {
    display: block;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding-right: 5px;
    position: static;
    text-overflow: ellipsis;
    top: 0;
    transition: opacity .3s ease-in-out;
    white-space: nowrap;
    z-index: 1
}

#form_text_41 > span.caption.empty {
    opacity: 1;
}

/* Форма "Получить консультацию" */
#form_text_40 > span.caption {
    display: block;
    left: 0;
    opacity: 1;
    overflow: hidden;
    padding-right: 5px;
    position: static;
    text-overflow: ellipsis;
    top: 0;
    transition: opacity .3s ease-in-out;
    white-space: nowrap;
    z-index: 1
}


.consultation-modal label.checkbox .caption, .consultation-modal label.radio .caption {
    font-size: 1.5rem;
    opacity: 1;
    overflow: initial;
    position: static;
    white-space: pre-wrap;
    width: auto
}

.consultation-modal label.checkbox .caption a,label.radio .caption a {
    color: #f2f2f2;
    text-decoration: underline
}

#hotspots > div:nth-child(16) > div.ggskin.ggskin_text > div > div > div > div > div > form > div.control > button > span {
    font-family: FontSiteFamily,arial;
}


.consultation-modal label .select-list {
    background-color: #f2f2f2;
    border: 1px solid #f2f2f2;
    max-height: 18rem;
    overflow-y: auto;
    position: absolute;
    top: calc(100% + 1rem);
    width: 100%;
    z-index: 10
}

.consultation-modal label .select-list p {
    background-color: transparent;
    color: #6e0b00;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    padding: 1rem;
    transition: background-color .3s ease-in-out,color .3s ease-in-out;
}

.consultation-modal label .select-list p.selected,label .select-list p:hover {
    background-color: #6e0b00;
    color: #f2f2f2;
}


.consultation-modal label .select-list p.selected {
    opacity: .4
}

.consultation-modal label .select-list p.selected {
    opacity: .4;
}

.consultation-modal label .type {
    color: #f2f2f2;
    font-size: 2rem;
    font-weight: 500;
    letter-spacing: .015em;
    line-height: 1.2;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 3
}

.consultation-modal label .type sup {
    font-size: 1.2rem
}

.consultation-modal .title-block {
    margin-bottom: 4rem;
}


.blur-element-open {
  /* Запуск анимации: 4 секунды, плавный старт и финиш, остановка на финальном кадре */
  -webkit-animation: blurShowOpen .5s ease-in-out forwards;
  animation: blurShowOpen .5s ease-in-out forwards;
}
.blur-element-close {
  /* Запуск анимации: 4 секунды, плавный старт и финиш, остановка на финальном кадре */
  -webkit-animation: blurShowClose .5s ease-in-out forwards;
  animation: blurShowClose .5s ease-in-out forwards;
}

@keyframes blurShowOpen {
  0% {
    /* 100% означает: сместить вправо ровно на ширину этого блока */
    transform: translateX(100%);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);

  }
  100% {
    /* Возвращаем в исходную точку (right: 0) */
    transform: translateX(0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);

  }
}
@keyframes blurShowClose {
  0% {
    /* 100% означает: сместить вправо ровно на ширину этого блока */
    transform: translateX(0);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);

  }
  100% {
    /* Возвращаем в исходную точку (right: 0) */
    transform: translateX(100%);
    -webkit-backdrop-filter: blur(0px);
    backdrop-filter: blur(0px);
  }
}

.blur-trigger {
  /* Обязательно делаем фон полупрозрачным, иначе размытие не будет видно */
  background-color: rgba(255, 255, 255, 0); 
  
  -webkit-backdrop-filter: blur(0px);
  backdrop-filter: blur(0px);
  
  /* Плавный переход за 0.4 секунды (время можно изменить) */
  transition: backdrop-filter 0.4s ease-in-out, 
              -webkit-backdrop-filter 0.4s ease-in-out, 
              background-color 0.4s ease-in-out;
  
  /* Подсказка браузеру для плавной работы видеокарты */
  will-change: backdrop-filter, background-color; 
}

/* Класс активности: включаем размытие и легкое тонирование фона */
.blur-trigger.active {
  background-color: rgba(255, 255, 255, 0.3); /* Легкая белая дымка */
  
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

a {
    color: #3d3d47;
    outline: none;
    text-decoration: none
}

.icons_hotspots_block {
    display: inline-flex;
    align-items: flex-start;
    background-color: #ffffff;
    padding: 4px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    pointer-events: auto;
}


.icons_hotspots {
  height: 18px;        
  width: auto;         
  margin-top: 1px;    
  margin-right: 8px;  
  flex-shrink: 0;      
}

/* Контейнер для текста с выравниванием по правому краю */
.geo-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start; 
  gap: 1px;
  white-space: nowrap;
}

/* Стили для $(hs) (город) */
.geo-title {
  color: #1a1a1a;
  font-size: 18px;     
  font-weight: 900; 
  line-height: 1.1;    
  letter-spacing: -0.02em;
}

/* Стили для $(hd) (население) */
.geo-subtitle {
  color: #7a7a7a;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.2;
}

#back_link_mob {
    display: none;
}

@media (max-width: 1199px) {
    .premise-hero-screen .info-block .title-block .favourites-icon {
        margin-top: 2.4rem;
        order: 4;
    }

    .premise-hero-screen .info-block .title-block .status {
        margin-top: 0;
        order: 3;
    }

    .premise-hero-screen .info-block .title-block {
        align-items: flex-end;
        margin-bottom: 4rem;
    }
    
} /* 1199px */

@media (max-width: 743px) {

    .premise-hero-screen .info-block .button-block {
        flex-direction: column;
        gap: 1rem
    }

    .premise-hero-screen .info-block .button-block .button {
        width: 100%
    }

    /* .premise-hero-screen .p-item .title-block *
    {
        text-transform: none;
    }*/

    .premise-hero-screen {
        padding: 0 10px;
        /*padding-top: 105px;*/
    }

    .specifications-block {
        flex-direction: column;
    }

    .premise-hero-screen .specifications-block .s-item {
        align-items: flex-end;
        border-bottom: 1px solid #b4b4b4;
        display: flex;
        justify-content: space-between;
        padding-bottom: 1rem;
        width: 100%;
    }


    .premise-hero-screen .specifications-block .s-item p {
        color: #232427;
        font-size: 2rem;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 1.1;
        padding-right: 1rem;
    }

    .premise-hero-screen .specifications-block .s-item span {
        color: #232427;
        font-size: 1.8rem;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 1.1;
        text-align: right;
    }

    .premise-hero-screen .specifications-block {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }

    .button a, .button span {
       font-size: 1.8rem;
    }

    .col-md-6 {
        flex: 0 0 100%;
    }

     .price-item {
        align-items:center;
        padding-top: 40px;
    }

    #back_link_mob {
        display: block;
        padding-bottom: 50px;
    }

    .favourites-bar {
        bottom: 2rem;
        left: 1rem;
        max-width: 100%;
        right: 1rem;
        top: auto;
        position: fixed;
        height: auto;
    }

    .premise-hero-screen .info-block .title-block .favourites-icon {
        margin-top: 3rem;
    }

    .premise-hero-screen .info-block .title-block .area {
        margin-top: 1.1rem;
    }

    .premise-hero-screen .info-block .title-block .status {
        margin-top: 0;
        order: 3;
    }

    .premise-hero-screen .info-block .title-block {
        margin-bottom: 3rem;
    }

    .consultation-modal .title-block .h3, .consultation-modal .title-block .h3.small,
    .consultation-modal .title-block h3, .consultation-modal .title-block h3.small {
        font-size: 3rem;
    }

} /* 743px */

.premise-hero-screen .info-block .title-block .status {
    align-items: baseline;
    display: flex;
    margin-top: 5.6rem;
    width: -moz-max-content;
    width: max-content;
}

.geo-content .geo-subtitle {
    overflow: hidden;
    transition: max-height 0.7s ease;
    max-height: 200px;
}
.geo-content .geo-subtitle.hidden{
    max-height: 0;
   
}

/* Стили кнопки */
.link-button {
    align-items: center;
    background-color: var(--f);
    border-radius: calc(var(--4b) + var(--33)/2);
    color: var(--7);
    display: inline-flex;
    gap: var(--1s);
    overflow: hidden;
    padding: var(--4b) var(--4c) var(--4b) var(--4b);
    position: relative;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    text-decoration: none;
    width: fit-content;
}

.link-button__icon.round-icon {
    align-items: center;
    background-color: var(--b);
    border-radius: 50%;
    display: flex;
    flex-shrink: 0;
    height: var(--33);
    justify-content: center;
    transition: background-color .3s ease-in-out;
    width: var(--33);
}

.link-button__icon.round-icon img {
    height: var(--38);
    min-width: var(--38);
    transition: filter .3s ease-in-out;
}

.link-button__text {
    white-space: nowrap;
    color: rgb(255, 255, 255);
    transition: color 0.3s ease;
    font-weight: 900;
}

/* Состояние hover */
.link-button.hover-swipe {
    background-color: transparent;
    transition: color .3s ease-in-out;
}



/* Активное состояние - сохраняет зеленое выделение */
.link-button.active-link {
    color: black !important;
}

.link-button.active-link:before {
    transform: translateX(0) !important;
}

.link-button.active-link .link-button__text {
    color: rgb(255, 255, 255) !important;
}

.link-button.active-link .link-button__icon.round-icon {
    background-color: var(--b); /* Зеленый цвет сохраняется */
}

/* Псевдоэлемент для анимации */
.link-button.hover-swipe:before {
    background-color: var(--z);
    border-radius: calc(var(--33)/2);
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transform: translateX(0);
    transform-origin: left;
    transition: transform .3s ease-in-out;
    width: 100%;
    will-change: transform;
    z-index: -1;
}

.link-button.hover-swipe:hover {
    color: #fff;
}

.link-button.hover-swipe:hover:before {
    transform: translateX(0);
}

/* 2. Состояние ЗАФИКСИРОВАННОЙ кнопки (когда добавлен класс .is-active) */
.link-button.hover-swipe.is-active .link-button__text {
    color: black  /* Фиксируем цвет текста */
}

.link-button.hover-swipe.is-active:before {
    transform: translateX(0); /* Фиксируем выехавшую шторку */
}


/* Текст кнопки */
.t-buttons-default {
    font-family: 'FontSiteFamily', sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.1;
}